﻿/* Awake In Desire by eggynet.de */

@import url("../global-1.css"); 

/* @group Global */
html,body {
	font-family: Verdana, Helvetica, Arial ;
	color: #b9b9b9;
	font-size: 94%;
	background: #000;
	}

STRONG {
		font-weight: bold;
	
color: #CCCCCC;
    }

h1 {
	text-align: left;
	letter-spacing: 2px;
	color: #6D5C28;
	text-decoration: none;
	margin: 0 0 10px 0;
	font: small-caps 110% Verdana, Helvetica, Arial;
}

h2 {
	font-family: Verdana, Helvetica, Arial ;
	font-size: 105%;
	color: #6D5C28;
	text-decoration: none;
	margin: 0 0 10px;
	
}
    
h3 {
	font-size: 95%;
	color: #CCCCCC;
	text-decoration: none;
	margin: 10px 0 10px 0;
	padding-top: 10px;
	
}

h3 a {
    font-size: 120%;
    text-decoration:underline;
    }

h3 a:visited {
    text-decoration:underline;
    }

h3 a:hover {
   text-decoration:none;
   }

h3 a:active {
   text-decoration:none;
   } 

a {
	color: #6D5C28;
		}

a:hover {
	text-decoration: none;
	}
	
p {
	line-height: 1.5em;
}
#mailgrafik{

background-color: white;
		}

/* @end */

/* @group Container */
#container {
	width: 950px;
	background-color: #151515;
}

/* @end */

/* @group Header */
#header {
	width: 950px;
	height: 150px;
	background-color: #151515;
	margin: 0;
	padding: 0;
	background-image: url(images/header-1.jpg);
	
}		
	
#logo{
	display: none;
	left: 20px;
	top: 20px;
	}
#headergrafik
	{
	display: none;
	top: 0;
	left: 0;
	}

/* @end */

/* @group Sidebar */
#sidebar {
	left: 10px;
	top:  0px;
	width: 220px;
	margin: 0;
	padding: 0 0 100px 0;
	
}

/* @end */

/* @group Navi Top */
#navi_top {
   	top: 0px;
	width: 950px;
	height: 45px;
	}	 
		
#navi_top ul {
  	margin-top: 0px;
	padding-right: 20px;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 10pt;
	font-weight: bold;
	z-index: 1;
	}

#navi_top a {
	padding: 15px 5px 5px 5px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 3px solid #FFFFFF;
    }
    
#navi_top a:hover {
	color: #FFFFFF;
	border-bottom: 6px solid #FFFFFF;
}

/* @end */

/* @group Navi Left */
/* Formatierung für gesamten Navi_left Bereich (Breite!,Schriften, BG-Colors etc. */
#navi_left {

	left: 0px; /* keine top-Angabe! Netscape! */
	width: 220px;
	font-weight: normal;
	text-align: left;
		
	margin: 25px 0 0;
	padding: 0;
	
}


/*	Formatierung für den gesamten UL Bereich der 1. Ebene */	
 ul#navi_left {
	width: 220px;
	font-size: 10pt;
	font-weight: normal;
	border-top: 1px solid #6D5C28;
	font-variant: small-caps;
	letter-spacing: 1px;
}

/*	Formtierung für den einzelnen li Bereich der 1. Ebene, z.B. andere border Farbe, padding etc. */	
ul#navi_left a {
	display: block;
	background-color: transparent;
	margin: 0;
	line-height: normal;
	color: #6D5C28;
	border-bottom: 1px solid #6D5C28;		
	text-decoration: none;
	padding: 4px 0 4px 15px;
	
}
	


/*	wichtig für den IE (wirkt wie min-height) */
* html #navi_left a {
	height: 1em;
}

ul#navi_left a:hover {
	color: #989967;
	
}

/*	2. Ebene */	
/*	Formatierung für den gesamten ul Bereich */	
ul#navi_left ul  {
	
   
	}
/*	Formtierung für den einzelnen li Bereich, z.B. andere border Farbe */	
ul#navi_left ul li {
		
		}			
/*	Formtierung für 
alle links der 2. Ebene */
ul#navi_left ul li a {
		color: #989967;
		

			
}	
/*	Formtierung für 
alle hover der 2. Ebene */
ul#navi_left ul li a:hover {
		
		color: #6D5C28;		
				}

* html ul#navi_left li { /* Korrekturen fuer IE 5.x */
/*width: 205px;*/
/*w\idth: 205px;*/
padding-left: 0;
padd\ing-left: 0;
float: left;
}

/* @end */

/* @group Content */
#content {
	width: 680px;
	text-align: left; 
	margin-left: 250px;
	margin-right: 0px;/*keinen Wert, IE6*/
	line-height: 1.5em;
	margin-top: 25px;
}

	      
	#content p {
	text-align:left;
	}


	
#content ul {
	line-height: 1.5em;
	list-style-type: square;
	list-style-position: inside;
}	
	
.float1 {
	text-align: center;
	font-size: 80%;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	border: 1px solid #6D5C28;
	padding: 2px;
    }
    
.float2 {
	text-align: center;
	font-size: 80%;
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	border: 1px solid #6D5C28;
	padding: 2px;
    }
.centerimage {
	text-align: center;
	font-size: 80%;
	float: right;
	margin-bottom: 20px;
	border: 1px solid #6D5C28;
	padding: 2px;
    }    
				
.underline {
	border-top: 1px solid #6D5C28;
	}

#left {
	
	width: 480px;
}

#right {
	
	width: 190px;
	}
	
#right .float1   {
	margin: 0 0 20px;
}
#right .float2   {
	margin: 0 0 20px;
		}
		

/* @end */

/* @group Styleswitcher */

#styleswitcher  {
	display: inline; /* wichtig wegen IE6 margin bug solange styleswitcher nicht aktiv */
	width: 950px;
	height: 0px;
	padding: 0;
	margin: 0;
	background-color: white;
}	

/* @end */






/* @group Formular */


fieldset {
	
	color: #b9b9b9;
	border: 1px solid #6D5C28;
    
}

   legend {
	
	background-color: transparent;
	border: 1px solid #6D5C28;
	color: #b9b9b9;
	}
	
input, textarea {
color: white;
	background: transparent;
border: 1px solid #6D5C28;
	
	} 
    
input.button:hover   {
	background-color: #6D5C28;
	color: white;
	cursor: pointer;
	}

a.locationCat{
	color: #6D5C28;
	font-weight: bold;
	background-color: transparent;
}
 input:focus, textarea:focus {
    color: #000;
    background: white;
    outline: 1px solid #6D5C28;
    }

/* @end */
/* @group Footer */


	
#footer {
   	width: 950px;
	height: 60px;
	color: #6D5C28;
	background-color: #151515;
	border-top: 4px solid black;
}

	#footer p {
	font-size: 90%;
	margin:0;
	padding-top: 20px;
}		
		
#footer a {
	color: #6D5C28;
	text-decoration: underline;
   }
#footer a:hover {
	color: #6D5C28;
	text-decoration: none;
   }



/* @end */



/* @group Guestbook */

.gb_codeblock1{
	display: block;
	background-color: transparent;
	overflow: auto;
	padding: 5px;
	clear: both;
	margin-bottom: 15px;
}
.gb_codeblock2{
	display: block;
	background-color: transparent;
	overflow: auto;
	padding: 15px 4px;
	clear: both;
	margin-bottom: 15px;
	border-top: 1px solid #6D5C28;	
	border-bottom: 1px solid #6D5C28;	
	}
/* @end */








/* @group Gallery */

#content .gallery 
	{
	padding: 0; /* Abstand Liste ID Content auf 0 setzen */
		}

.gallery
	{
	clear: both;
	cursor: default;
	list-style: none;
	width: auto;
	margin-top: 10px;
	
	}
#content #right .gallery
	{
	width: auto;
	}
#content #left .gallery
	{
	width: auto;
	
	}

.gallery a
	{
	cursor: pointer;
	}

.gallery a .preview
	{
	display: none;  /* preview im gleichen Block ausblenden */
	}

.gallery a:hover .preview
	{
	display: block;
	position: absolute;
	top: -20px;
	left: -30px;
	z-index: 1;
	}

.gallery img
	{
	background: transparent;
	border: none;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: auto;
	height: 105px;
	}

.gallery li
	{
	background: black;
	border: none;
	color: inherit;
	display: inline;
	float: left;
	margin: 0 5px 5px 0;
	padding: 5px;
	position: relative;
	}

.gallery .preview
{
	border-color: #6D5C28;
	width: auto;
	padding: 10px;
	height: 150px;
	background: black;
}



/* Anpassung IE*/

.gallery a
	{
	position: relative;
	}

.gallery a:hover
	{
	display: block;
	font-size: 100%;
	z-index: 1;
	}

.gallery a:hover .preview
	{
	top: -30px;
	left: -40px;
	}

.gallery li
	{
	position: static;
	}




.gallerycontainer {
text-align: center;
position: relative;
padding: 20px;
display: block;
/*width: 540px;*/
top: 0;
left: 0;
background: white url(../../images/bg_gallerycontainer-1.png) repeat;
border: 1px solid silver;

}




.gallerycontaineroff {
display: none;
}

.galleryfullsize img {
	
	/*width: 500px;*/
	
	z-index: 1;
	background: url(../images/loading.gif) no-repeat center center;
}

.galleryicons  {
	display: block;
	/*width: 450px;  Zusatzangabe für den IE6 */
	clear: both;
	text-align: center;
	margin: 10px auto 20px;
}
.galleryicons a, .galleryicons img {
text-decoration: none;
border: none;
}


/* @end */
  